HTML Online Tutorial
- General Lesson Information
- Course Objectives
- Course Outline
- How to look at HTML Source Code
- Suggested browser and editor setup
- How to read Syntax Diagrams
- Discussion of Syntax Diagrams
- Examples
- A look at the Document Heading.
- Discussion of the Document heading
- Examples
- Document with specified Title.
- Document with no Title.
- Try it Yourself. (Write your own heading
with title.)
- The Body and Headings in the Body.
- Discussion of the 6 levels of headings available
within the body of the document.
- Examples
- Examples of each of the 6 heading levels.
- Try it Yourself. (Write your own headings
in the body of the document.)
- A look at Lists of various types
- Discussion of Ordered, Unordered, Directory, and
Menu lists.
- Examples
- Examples of each of the above list types.
- Try it Yourself.
- A look at Text Enhancements.
- Discussion of Logical Text Enhancements.
- CITE
- CODE
- EM
- KBD
- STRONG
- VAR
- Discussion of Physical Text Enhancements.
- B (Bold)
- I (Italics)
- TT (Nonproportional Font)
- U (Underline)
- Other Text Enhancements.
- BLOCKQUOTE
- ADDRESS
- PRE
- Examples
- Examples of Logical Text Enhancements.
- Examples of Physical Text Enhancements.
- Examples of Other Text Enhancements.
- Try it Yourself.
- A look at different Paragraph Tags.
- Discussion of various Paragraph Tags.
- Examples
- Examples of the usage of each tag.
- Try it Yourself.
- Linking to other Documents.
- Discussion of Anchors that link to other
Documents.
- Examples of Links to Other Documents.
- Linking to Documents on the same Server
that the Current Document is on.
- Specifying file from where I am
on the server.
- Specifying file from the root of
the Server.
- Specifying the complete URL to
the file.
- Linking to Documents on other Servers.
- Try it Yourself
- Using Anchors to refer to locations within a
Document.
- Images in Your Document.
- Discussion of Images in Documents.
- Examples
- Images directly loaded into a document.
- Images specified on a different Server.
- Hot Images. i.e., Images as hot text
within an Anchor.
- Images as the HREF of an anchor.
- Try it Yourself
Back
to the Information Directory Page.